Cisco Packet Tracer Extensions API 8.1.0
API for communication between Cisco Packet Tracer application and its extension applications and modules.
Public Member Functions | List of all members
CEphoneDirectory Class Reference

CEphoneDirectory holds and manipulates the ephone directory. More...

Public Member Functions

void setLineNumber (string)
 Sets the line number for the ephone directory. More...
 
string getLineNumber ()
 Returns the line number of the ephone directory. More...
 
int getDnTag ()
 Returns the directory number of the ephone directory. More...
 

Detailed Description

CEphoneDirectory holds and manipulates the ephone directory.

Member Function Documentation

◆ getDnTag()

int CEphoneDirectory::getDnTag ( )

Returns the directory number of the ephone directory.

Returns
int, the directory number of the ephone directory.

◆ getLineNumber()

string CEphoneDirectory::getLineNumber ( )

Returns the line number of the ephone directory.

Returns
string, the line number of the ephone directory.

◆ setLineNumber()

void CEphoneDirectory::setLineNumber ( string  )

Sets the line number for the ephone directory.

Parameters
lineNum,theline number for the ephone directory.

The documentation for this class was generated from the following file: